Warning (2): file_put_contents(): Only 0 of 277 bytes written, possibly out of free disk space [CORE/src/Log/Engine/FileLog.php, line 133]

Warning: file_put_contents() [function.file-put-contents]: Only 0 of 1169 bytes written, possibly out of free disk space in /var/www/logtics/public_html/vendor/cakephp/cakephp/src/Log/Engine/FileLog.php on line 133
Notice (8): unserialize() [<a href='https://secure.php.net/function.unserialize'>function.unserialize</a>]: Error at offset 4084 of 4085 bytes [CORE/src/Cache/Engine/FileEngine.php, line 221]
Warning (512): Unable to emit headers. Headers sent in file=/var/www/logtics/public_html/vendor/cakephp/cakephp/src/Error/Debugger.php line=853 [CORE/src/Http/ResponseEmitter.php, line 48]

Warning: file_put_contents() [function.file-put-contents]: Only 0 of 1029 bytes written, possibly out of free disk space in /var/www/logtics/public_html/vendor/cakephp/cakephp/src/Log/Engine/FileLog.php on line 133
Warning (2): Cannot modify header information - headers already sent by (output started at /var/www/logtics/public_html/vendor/cakephp/cakephp/src/Error/Debugger.php:853) [CORE/src/Http/ResponseEmitter.php, line 148]

Warning: file_put_contents() [function.file-put-contents]: Only 0 of 1176 bytes written, possibly out of free disk space in /var/www/logtics/public_html/vendor/cakephp/cakephp/src/Log/Engine/FileLog.php on line 133
Warning (2): Cannot modify header information - headers already sent by (output started at /var/www/logtics/public_html/vendor/cakephp/cakephp/src/Error/Debugger.php:853) [CORE/src/Http/ResponseEmitter.php, line 181]

Warning: file_put_contents() [function.file-put-contents]: Only 0 of 1173 bytes written, possibly out of free disk space in /var/www/logtics/public_html/vendor/cakephp/cakephp/src/Log/Engine/FileLog.php on line 133
Error: Missing Controller

Missing Controller Cake\Routing\Exception\MissingControllerException

Documentation API

Error: AssetsController could not be found.

In the case you tried to access a plugin controller make sure you added it to your composer file or you use the autoload option for the plugin.

Error: Create the class AssetsController below in file: src/Controller/AssetsController.php

    <?php
    
namespace App\Controller;

    use 
App\Controller\AppController;

    class 
AssetsController extends AppController
    
{

    }

If you want to customize this error message, create src/Template/Error/missing_controller.ctp

toggle vendor stack frames
Warning (2): file_put_contents() [<a href='https://secure.php.net/function.file-put-contents'>function.file-put-contents</a>]: Only 0 of 2560 bytes written, possibly out of free disk space [CORE/src/Log/Engine/FileLog.php, line 133]

Warning: file_put_contents() [function.file-put-contents]: Only 0 of 1138 bytes written, possibly out of free disk space in /var/www/logtics/public_html/vendor/cakephp/cakephp/src/Log/Engine/FileLog.php on line 133